func github.com/aws/aws-sdk-go-v2/service/s3.validateEncryption

2 uses

	github.com/aws/aws-sdk-go-v2/service/s3 (current package)
		validators.go#L2497: func validateEncryption(v *types.Encryption) error {
		validators.go#L3441: 		if err := validateEncryption(v.Encryption); err != nil {